kwin.git
20 months agoFix uninitialized variable warning
Jiri Palecek [Thu, 25 Jul 2024 07:32:37 +0000 (09:32 +0200)]
Fix uninitialized variable warning

Last-Update: 2020-06-04

If the YUV format isn't found, the code depends on .format being
0. However, it was not initialized at all, so this patch initializes
the format member. The other members need not be initialized.
Last-Update: 2020-06-04
Gbp-Pq: Name uninitialized-yuvformat.patch

20 months agokwin (4:5.27.11-2) unstable; urgency=medium
Aurélien COUDERC [Thu, 25 Jul 2024 07:32:37 +0000 (09:32 +0200)]
kwin (4:5.27.11-2) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Rebuild due to ABI conflict bettween kwin and Wayland 1.23. (Closes:
    #1076729)

[dgit import unpatched kwin 4:5.27.11-2]

20 months agoImport kwin_5.27.11-2.debian.tar.xz
Aurélien COUDERC [Thu, 25 Jul 2024 07:32:37 +0000 (09:32 +0200)]
Import kwin_5.27.11-2.debian.tar.xz

[dgit import tarball kwin 4:5.27.11-2 kwin_5.27.11-2.debian.tar.xz]

22 months agoImport kwin_5.27.11.orig.tar.xz
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Import kwin_5.27.11.orig.tar.xz

[dgit import orig kwin_5.27.11.orig.tar.xz]